Welcome![Sign In][Sign Up]
Location:
Search - android log

Search list

[SourceCodeandroid源码下载工具for windows

Description: 使用本工具要先安装windows版本git,可到以下下载: http://code.google.com/p/msysgit/downloads/list 选择Git-1.7.3.1-preview20101002.exe 1,启动程序后。 2,设置git的安装路径,及源代码保存目录 3,先初始化。 4,初始化成功后,选择android版本,及linux内核版本,按 开始更新下载 ,中途如果网络出错导致下出错,程序可自动从中断处重试下载,如果下 载长时卡住可按Ctrl+c(出现'y/n'选'y')中断,然后重新 按 开始更新 下载,程序会检测重新从中断处开始下载。 5,下载完成后,选择linux内核版本号后按切换,可提取相应linux内核版 本的源码 为了加快下载,只下载相应选择的android版本源码。linux内核则全拉 下来,自已选择linux内核版本号后按切换,可提取相应linux内核版本的 源码,按3步骤操作。源码保存目录内,有initdir目录是下载时初始化数据 ,下载完后,如果不再使用本工具管理源代码,可删除。 clone_result.log为下载记录文件可删除。
Platform: | Size: 1285967 | Author: wytwdhd | Hits:

[JSP/JavaLoginView

Description: Google Android 代码的登陆的应用实例-Google Android source application landing
Platform: | Size: 49152 | Author: 菜鸟也学J2ME | Hits:

[Linux-Unixandroid_log

Description: 分别在Linux和Android中用C语言写系统日志, 有代码和程序说明-Linux and Android in the C language used to write the system log, there are codes and procedures that
Platform: | Size: 118784 | Author: code998 | Hits:

[Windows Developandroid_loading_sourcecode

Description: android 远程登陆的例子,通过dialog实现登陆程序。-android example of the remote landing, through the dialog to achieve log-in procedure.
Platform: | Size: 67584 | Author: qiaojin | Hits:

[JSP/Javaandroid-tutorial-service_activity

Description: Android Service 和 Activity 的学习例子。可以通过Log,查看执行过程。-Android Service and Activity of learning examples. By Log, see the implementation process.
Platform: | Size: 62464 | Author: he | Hits:

[JSP/JavaCallLogTest

Description: Android Call Log Test Example. This is a test for Android Call Log.
Platform: | Size: 39936 | Author: 金石进 | Hits:

[androidADWLauncher.EX

Description: ADW.Launcher是一款开源的主屏幕替换程序 特色功能: - 自定义程序菜单(Android风格或iPhone/Galaxy风格) - 自定义拖拽操作按钮 - 将桌面底部的“拉帘”替换为托盘 - 支持多种主题! 更新日志: - 修正韩语翻译 - 重新加入为dock图标着色选项 - 新增为dock图标自定义颜色选项 -ADW.Launcher is an open source home screen replacement program features:- Custom Programs menu (Android style or iPhone/Galaxy Style)- drag and drop custom buttons- the bottom of the desktop " pull curtain" with the tray- support a variety of topics! update log:- Fixed Korean translation- to rejoin the dock icon color options- Add a custom icon for the dock color options
Platform: | Size: 860160 | Author: mashunyy | Hits:

[androidadnroid-log

Description: android的log应用,帮你很好的通过log解决bug问题。-The log android application log to help you solve the bug by a very good question.
Platform: | Size: 379904 | Author: hehe | Hits:

[androidcommon.logger

Description: android日志输出设计通用类设计: /** * 初始化文件系统的书写目录,文件存放设计如下: * 系统参数:Shared Preferences,Store private primitive data in key-value pairs * 系统文件:Store private data on the device memory * 广告媒体:SDCard,存放到download/zplay目录下 */-android log common class
Platform: | Size: 4096 | Author: houfriend | Hits:

[androidClient_Android_PHP

Description: Android程序和PHP服务器交互,实现的功能就是远程注册登录后,跳转到首页,首页显示欢迎信息,并把服务器从数据库取回的数据以json格式返回,并显示在listview上-Android apps and PHP server interaction to achieve the function is remote registration log in, go to the home page, home page displays a welcome message, and to retrieve data from the database server to return json format, and displayed on the listview
Platform: | Size: 362496 | Author: tony | Hits:

[androidAndroid-LogCat-tool

Description: LogCat是Android中一个命令行工具,可以用于得到程序的log信息,本附录讲解其使用方法和其中的一些技巧。-The LogCat Is Android a command-line tool, can be used to get the program log information to explain its use and some tips in this appendix.
Platform: | Size: 459776 | Author: 张文颖 | Hits:

[Compress-Decompress algrithmsAndroid

Description: 此系统是基于Android无线点菜,主要是登录、点菜、退菜等功能,还有一些娱乐功能-This system is based on the Android wireless order, mainly Log, a la carte, retreat dishes functionality, there are some entertainment features
Platform: | Size: 4642816 | Author: xxj | Hits:

[JSP/Javaandroid

Description: android程序的简单调试,log.i方法,log.w方法,log.i方法,log.e方法,Log.v方法和程序的异常处理情况-Simple debugging Android programs
Platform: | Size: 4975616 | Author: 李陈伟 | Hits:

[Game ProgramLoginXml

Description: android 登陆菜单的各种xml -android Log menu xml
Platform: | Size: 557056 | Author: zhangxuedong | Hits:

[JSP/JavaAndroid

Description: Android铃声设置模块源码,通过本Andorid源码将了解以下相关技巧:   声明和取得TabHost对象、新建一个newTabSpec(newTabSpec)、设置其标签和图标(setIndicator)、设置内容(setContent)、情景模式设置、设置TabHost的背景图片资源、初始化,取得AudioManager、标签切换事件处理、RadioButton添加监听器、添加onChangeListener、RadioButton添加监听器、取得手机的初始音量,并初始化进度条、取得初始模式,并分别设置图标、增加和降低音量、静音和振动状态的实现、计算切换时间等。 -需要引入以下类:   import android.content.BroadcastReceiver   import android.content.Context   import android.content.Intent   import android.media.AudioManager   import android.util.Log
Platform: | Size: 160768 | Author: peter | Hits:

[Program docandroid--logfile

Description: android 写日志文件的方法,比较方便的读取文件,查找问题-Android to write the log file method, more convenient to read the file, find the problem
Platform: | Size: 2048 | Author: xubinglin | Hits:

[JSPNaviStudio-V2.1-for-Android.chm

Description: 本帮助为使用 NaviStudio 行业版产品的开发人员提供必不可少的信息资源,主要包括产品介绍、更新日志、导航软件开发工具包参考说明、导航软件模板说明书等-This helps to use NaviStudio industry version of the product developers to provide essential information resources, including product introduction, update log, navigation Software Development Kit Reference Description, brochures and other navigation software templates
Platform: | Size: 2166784 | Author: liu | Hits:

[androidLogCat

Description: android log cat,can get the log cat from devices
Platform: | Size: 21125120 | Author: Et9 | Hits:

[androidLogCatTool-V3.5.3

Description: Android常用开发工具Eclipse和Android Studio本身自带有日志查看工具LogCat,一般性使用基本满足要求。但若长期处于Android的深度开发,会发现自带的工具内容缓冲区有限,会造成历史数据的丢失,且无法进行信息过滤和日志头自动提取分类。为了解决这些问题,故而开发了此款软件,该软件不仅解决了上述问题,而且还支持对日志文件进行离线分析和导出备份,支持对日志内容的横向过滤和纵向过滤,且可通过ADB工具直连物理设备进行日志的监控和分析,无需依赖开发工具。另外,软件为完全自主开发,对后期若有新的功能需求可以很方便的进行功能扩展和维护。(Android log analysis tools)
Platform: | Size: 31641600 | Author: Surface_Pro | Hits:

[androidandroid-netkeeper

Description: 实现后台日志记录并写文件到sd卡。 启动程序,然后到SD卡根目录,可以发现有一个microlog.txt的文件,里面就是我们记录的日志了。(Implement background logging and write files to the SD card. Start the program, then to the SD card root directory, you can find a microlog. txt file, which is the log of our record.)
Platform: | Size: 2790400 | Author: lawrence899 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net